home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 23 / Amiga Format AFCD23 (Feb 1998, Issue 107).iso / -seriously_amiga- / shareware / comms / other / recentscript / recentscript.readme < prev    next >
Text File  |  1997-12-01  |  2KB  |  75 lines

  1. Short:    Scripts from AmiNetIndex w. MUIRexx V1.6
  2. Uploader: amolen@nuernberg.netsurf.de
  3. Author:   amolen@nuernberg.netsurf.de
  4. Type:     comm/misc
  5. Requires: dev/mui/MUIRexx_3_0x.lha
  6. Requires: util/rexx/rexxdossupport.lha
  7. Requires: util/libs/muiXXusr.lha
  8. Requires: comm/misc/AminetFilter.lha
  9. Version:  1.6
  10.  
  11. RecentScript 1.6 - Make scripts from AmiNet index with GUI
  12. -----------------------------------------------------------
  13.  
  14. This application reads AmiNet index files or recent mails as
  15. distributed from a mailserver or recent news published in the
  16. newsgroup '*comp.sys.amiga.archive'. Many mail/news readers
  17. are already supported or can be easily added.
  18.  
  19. It opens a MUI graphical user interface to select files for
  20. downloading, copying or remembering. Files can be selected
  21. from several input sources into one final list at one or
  22. more sessions. AmiNet directories of no interest can be
  23. excluded by the external program AminetFilter which is
  24. supported within RecentScript.
  25.  
  26. You can generate an user defined output from the selected
  27. archives. This can be an ARexx/DOS script or simply a text
  28. file. New output configurations can easily be edited, added
  29. and may contain user defined variables which can be altered
  30. within the program.
  31.  
  32. RecentScript can be started within mail/news readers via
  33. plugin ARexx scripts. Additional Arexx scripts support the
  34. import of the actual mail/article from a running mail/news
  35. reader instance into RecentScript. New plugin and import
  36. scripts can easily be added and are automatically supported
  37. from RecentScript.
  38.  
  39. Included output configurations:
  40.  
  41.  - AmiNet index file
  42.  - Download script    for AmFTP
  43.  - Batchdownload file for AmFTP
  44.  - FTP-Mail script    for YAM 
  45.  - Download script    for FTPMount
  46.  - HTML download page for WWW browsers / wget / tcpdl
  47.  - Text Example
  48.  
  49. Included plugin configurations:
  50.  
  51.  - YAM
  52.  - MailManager
  53.  - Thor
  54.  - IntuiNews
  55.  
  56. Included import configurations:
  57.  
  58.  - YAM
  59.  - MailManager
  60.  - Thor
  61.  - IntuiNews
  62.  
  63. This application requires 'MUIRexx' _V3.0x_ from ©Russell Leighton.
  64.  
  65.  
  66. Changes since V1.5:
  67.  
  68.  - added  : Excluding of non-interest directories via AminetFilter
  69.  - added  : Support of AmiNet index files with 'Age' column
  70.  - added  : Support of 'Most Downloaded' in 'Weekly Recent Mails'
  71.  - added  : Support of 'Top Rated'       in 'Weekly Recent Mails'
  72.  - added  : PopUp menu item 'Sort by file'
  73.  - added  : Icon examples for output files
  74.  - updated: Default Icons for output files
  75.